toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.plugin.callback
/
[jvm]AllowPluginCallback
/
Response
Response
public
interface
Response
A response for
AllowPluginCallback
.
Members
Functions
allow
Link copied to clipboard
public
static
AllowPluginCallback.Response
allow
(
)
Notifies the engine that the plugin is allowed to be used.
deny
Link copied to clipboard
public
static
AllowPluginCallback.Response
deny
(
)
Notifies the engine that the plugin isn't allowed at the moment.